FolderItem.Child Function

Returns a FolderItem that represents a file or directory within this FolderItem with the name Name. It will return Nil when the specified item does not exist.

Syntax

result = FolderItem.Child( Name )

Parameters

Name

String

Return Value

Result

FolderItem

Notes

Shortcuts or aliases are resolved on all platforms.